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