export function thenFuncUsed() { return 'TREESHAKE_THEN_FUNC_USED' } export function thenFuncUnused() { return 'TREESHAKE_THEN_FUNC_UNUSED' }