UNPKG

@gecut/utilities

Version:

The ultimate utility toolkit from Gecut Company, crafted with TypeScript for optimal speed and efficiency. Designed to boost productivity with a suite of fast and optimized tools.

4 lines 117 B
export function stateManager(states, state) { return states[state](); } //# sourceMappingURL=state-manager.js.map