UNPKG

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