tannerntannern/ts-mixer

Module '"ts-mixer"' has no exported member 'Settings'

Closed this issue · 1 comments

Trying to use Settings gives the error Module '"ts-mixer"' has no exported member 'Settings'. See the playground for an MWE.

Thanks for raising the issue. The current README doesn't reflect the latest version in npm. The version of ts-mixer being used in the playground is 4.x, which doesn't have Settings. The version that has Settings is 5.x, which is currently in beta: https://www.npmjs.com/package/ts-mixer/v/5.0.0-beta.0

I apologize for the confusion! Let me know if this doesn't resolve your issue.