Interface ClassPreset<R, O>

Type Parameters

Hierarchy

Properties

additionalContent?: ((args) => string | Promise<string>)

Type declaration

ctor?: ((args) => string | Promise<string>)

Type declaration

getter?: ((args) => string | Promise<string>)

Type declaration

property?: ((args) => string | Promise<string>)

Type declaration

self?: ((args) => string | Promise<string>)

Type declaration

setter?: ((args) => string | Promise<string>)

Type declaration

Generated using TypeDoc