Files
memecoin-botV2/.pnpm-store/v10/files/ba/554c886141784987fb86ce35c49ead8b623f795370510b47eb9b9a0603133bffb00c171f217c268f446047335a0103e93d9468c41c8c4d62ee5e1e8a969a49

9 lines
322 B
Plaintext

/**
* Config file for API Extractor. For more info, please visit: https://api-extractor.com
*/
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
"extends": "../../scripts/api-extractor-base.json",
"mainEntryPointFilePath": "<projectFolder>/dist/index.d.ts"
}