Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
constructor (registry: Registry, value?: any) {
super(registry, {
name: 'Text',
prefix: 'Text',
storage: Option.with(Vec.with(StorageFunctionMetadata)),
calls: Option.with('Vec'),
events: Option.with('Vec')
}, value);
}
constructor (registry: Registry, value?: any) {
super(registry, {
name: 'Text',
storage: Option.with(StorageMetadata),
calls: Option.with('Vec'),
events: Option.with('Vec'),
constants: 'Vec'
}, value);
}
constructor (registry: Registry, value?: any) {
super(registry, {
name: 'Text',
prefix: 'Text',
storage: Option.with(Vec.with(StorageFunctionMetadata)),
calls: Option.with('Vec'),
events: Option.with('Vec')
}, value);
}
constructor (registry: Registry, value?: any) {
super(registry, {
name: 'Text',
prefix: 'Text',
storage: Option.with(Vec.with(StorageFunctionMetadata)),
calls: Option.with('Vec'),
events: Option.with('Vec')
}, value);
}
constructor (registry: Registry, value?: any) {
super(registry, {
name: 'Text',
prefix: 'Text',
storage: Option.with(Vec.with(StorageFunctionMetadata)),
calls: Option.with('Vec'),
events: Option.with('Vec')
}, value);
}
constructor (registry: Registry, value?: any) {
super(registry, {
name: 'Text',
prefix: 'Text',
storage: Option.with(Vec.with(StorageEntryMetadata)),
calls: Option.with('Vec'),
events: Option.with('Vec'),
constants: 'Vec'
}, value);
}
constructor (registry: Registry, value?: any) {
super(registry, {
name: 'Text',
prefix: 'Text',
storage: Option.with(Vec.with(StorageEntryMetadata)),
calls: Option.with('Vec'),
events: Option.with('Vec'),
constants: 'Vec'
}, value);
}
constructor (registry: Registry, value?: any) {
super(registry, {
name: 'Text',
storage: Option.with(StorageMetadata),
calls: Option.with('Vec'),
events: Option.with('Vec'),
constants: 'Vec'
}, value);
}
constructor (registry: Registry, value?: any) {
super(registry, {
name: 'Text',
prefix: 'Text',
storage: Option.with(Vec.with(StorageFunctionMetadata)),
calls: Option.with('Vec'),
events: Option.with('Vec')
}, value);
}