{
    "entryPoints": ["../src/index.ts"],
    "out": "../docs",
    "exclude": ["**/*.test.ts"],
    "includeVersion": true
}
