// sasso/speed — same dart-sass *modern* API as the default entry point; only // the underlying wasm differs (speed-optimized). Types are re-exported to keep // a single source of truth. export * from "./sasso.js"; export { default } from "./sasso.js";