UNPKG

cynic

Version:

async testing framework for es-modules

4 lines (2 loc) 72 B
export const parseBoolean = (b: string) => b.toLowerCase() === "true"