This commit contains the following changes:
M .gitignore
A Cargo.lock
A Cargo.toml
A PMOMusic/Cargo.toml
A PMOMusic/src/main.rs
D README.md
A Readme.md
6 lines
75 B
JSON
6 lines
75 B
JSON
{
|
|
"main": "index.js",
|
|
"module": "index.mjs",
|
|
"types": "index.d.ts"
|
|
}
|