index.js 98 Bytes
export { default } from "./Stack.js";
export { default as stackClasses } from "./stackClasses.js";