UNPKG

marko

Version:

Optimized runtime for Marko templates.

8 lines (7 loc) 230 B
export declare const Next = 25; export declare const Over = 10; export declare const Out = 10; export declare const Multiplier = 10; type Self = typeof import("./walk-range-size"); export type Value = Self[keyof Self]; export {};