UNPKG

@teambit/harmony

Version:
5 lines (4 loc) 187 B
import { Aspect } from '../../../aspect'; import { RuntimeDefinition } from '../../../runtimes'; export declare const UIRuntime: RuntimeDefinition; export declare const UIAspect: Aspect;