UNPKG

@ibsheet/loader

Version:

Dynamically load support module for IBSheet

3 lines (2 loc) 129 B
import { RegistryItemURL } from './url'; export declare function asyncImportItemUrls(options?: any): Promise<RegistryItemURL[]>;