mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
export default function (predicate: any, message?: string): void;
|