You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node -e "const { createClient } = require('@dfsync/client'); if (typeof createClient !== 'function') throw new Error('Expected createClient to be a function'); console.log('CJS import OK')"
0 commit comments