Interface StringsComponents

interface StringsComponents {
    blockstore: Blocks;
}

Properties

Properties

blockstore: Blocks

Generated using TypeDoc