UNPKG

marko

Version:

Optimized runtime for Marko templates.

5 lines (4 loc) 139 B
export declare const PreviousKey = "_"; type Self = typeof import("./keyed-scopes-prop"); export type Value = Self[keyof Self]; export {};