UNPKG

@sprucelabs/spruce-cli

Version:

Command line interface for building Spruce skills.

5 lines (4 loc) 212 B
import AbstractSchemaTest from '../../../tests/AbstractSchemaTest'; export default class ImportingSchemaImportsTest extends AbstractSchemaTest { protected static schemaImportsLocalImports(): Promise<void>; }