export function memberUsed() { return 'TREESHAKE_MEMBER_USED' } export function memberUnused() { return 'TREESHAKE_MEMBER_UNUSED' }