initial commit
All checks were successful
Publish to npm / publish-npm (release) Successful in 9s

This commit is contained in:
rus07tam 2026-02-08 15:13:43 +00:00
commit b4f68f48c6
No known key found for this signature in database
14 changed files with 872 additions and 0 deletions

3
eslint.config.ts Normal file
View file

@ -0,0 +1,3 @@
import rujectConfig from './src/index'
export default rujectConfig;