UNPKG

marko

Version:

Optimized runtime for Marko templates.

7 lines (6 loc) 234 B
export declare const ScopeInstancesAccessor = "a"; export declare const SignalIndexAccessor = "b"; export declare const Index = "c"; type Self = typeof import("./closure-signal-prop"); export type Value = Self[keyof Self]; export {};