UNPKG

@virtualstate/examples

Version:
85 lines 5.05 kB
import { VNode } from "@virtualstate/fringe"; export interface ExampleInformation { name: string; id: string; exportedAs: string; source: string; sourceURL: string; engineURL?: string; sourceInterfaceURL?: string; sourceInterface?: string; output: string; cleanerSource: string; structure: string; info?: Record<string, unknown>; import?(context?: Record<string, unknown>, state?: VNode): Promise<VNode>; } export declare const _101_ExampleInformation: ExampleInformation; export declare const _102_ExampleInformation: ExampleInformation; export declare const _103_ExampleInformation: ExampleInformation; export declare const _104_ExampleInformation: ExampleInformation; export declare const _105_ExampleInformation: ExampleInformation; export declare const _201_ExampleInformation: ExampleInformation; export declare const _202_ExampleInformation: ExampleInformation; export declare const _203_ExampleInformation: ExampleInformation; export declare const _204_ExampleInformation: ExampleInformation; export declare const _205_ExampleInformation: ExampleInformation; export declare const _206_ExampleInformation: ExampleInformation; export declare const _207_ExampleInformation: ExampleInformation; export declare const _208_ExampleInformation: ExampleInformation; export declare const _301_ExampleInformation: ExampleInformation; export declare const _302_ExampleInformation: ExampleInformation; export declare const _303_ExampleInformation: ExampleInformation; export declare const _304_ExampleInformation: ExampleInformation; export declare const _305_ExampleInformation: ExampleInformation; export declare const _306_ExampleInformation: ExampleInformation; export declare const _401_ExampleInformation: ExampleInformation; export declare const _402_ExampleInformation: ExampleInformation; export declare const _403_ExampleInformation: ExampleInformation; export declare const _404_ExampleInformation: ExampleInformation; export declare const _405_ExampleInformation: ExampleInformation; export declare const _406_ExampleInformation: ExampleInformation; export declare const _407_ExampleInformation: ExampleInformation; export declare const _501_ExampleInformation: ExampleInformation; export declare const _502_ExampleInformation: ExampleInformation; export declare const _601_ExampleInformation: ExampleInformation; export declare const _602_ExampleInformation: ExampleInformation; export declare const _701_ExampleInformation: ExampleInformation; export declare const _702_ExampleInformation: ExampleInformation; export declare const _703_ExampleInformation: ExampleInformation; export declare const _704_ExampleInformation: ExampleInformation; export declare const _705_ExampleInformation: ExampleInformation; export declare const _706_ExampleInformation: ExampleInformation; export declare const _707_ExampleInformation: ExampleInformation; export declare const _708_ExampleInformation: ExampleInformation; export declare const _709_ExampleInformation: ExampleInformation; export declare const _710_ExampleInformation: ExampleInformation; export declare const _801_ExampleInformation: ExampleInformation; export declare const _802_ExampleInformation: ExampleInformation; export declare const _803_ExampleInformation: ExampleInformation; export declare const _804_ExampleInformation: ExampleInformation; export declare const _901_ExampleInformation: ExampleInformation; export declare const _902_ExampleInformation: ExampleInformation; export declare const _903_ExampleInformation: ExampleInformation; export declare const _CH0001_ExampleInformation: ExampleInformation; export declare const _CT0001_ExampleInformation: ExampleInformation; export declare const _E0101_ExampleInformation: ExampleInformation; export declare const _E2001_ExampleInformation: ExampleInformation; export declare const _E3001_ExampleInformation: ExampleInformation; export declare const _E4001_ExampleInformation: ExampleInformation; export declare const _E4002_ExampleInformation: ExampleInformation; export declare const _EC001_ExampleInformation: ExampleInformation; export declare const _ECACHE0001_ExampleInformation: ExampleInformation; export declare const _EDOMA0001_ExampleInformation: ExampleInformation; export declare const _EEQ01_ExampleInformation: ExampleInformation; export declare const _EF0001_ExampleInformation: ExampleInformation; export declare const _EGRUN0001_ExampleInformation: ExampleInformation; export declare const _G0001_ExampleInformation: ExampleInformation; export declare const _G0002_ExampleInformation: ExampleInformation; export declare const _H1001_ExampleInformation: ExampleInformation; export declare const _W0001_ExampleInformation: ExampleInformation; export declare const _W0002_ExampleInformation: ExampleInformation; export declare const _W0003_ExampleInformation: ExampleInformation; export declare const _W0004_ExampleInformation: ExampleInformation; export declare const _Z0001_ExampleInformation: ExampleInformation; //# sourceMappingURL=information.built.d.ts.map