UNPKG

@senx/warpview-editor

Version:

WarpView Editor Elements

5 lines (4 loc) 134 B
import { Config } from '../../../model/config'; export declare class ProviderRegistrar { static register(config: Config): void; }