UNPKG

80 BTypeScriptView Raw
1export default function logWarningInDev(condition: boolean, msg: string): void;