UNPKG

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