build(package.json): add mocha, nyc, and types packages feat(index.ts): add Yoco interfaces and enums fix(index.ts): fix import paths for Yoco interfaces and enums refactor(lib.ts): remove unused code and interfaces fix(plugin.ts): import correct interfaces from index file fix(tsconfig.json): set sourceMap to false to improve build performance