UNPKG

@nex-ui/react

Version:

🎉 A beautiful, modern, and reliable React component library.

10 lines (6 loc) • 154 B
'use strict'; var system = require('@nex-ui/system'); const zIndexes = system.defineTokens.zIndexes({ modal: 1000 }); exports.zIndexes = zIndexes;