{
	"$schema": "https://typedoc.org/schema.json",
	"entryPoints": ["src/**/*.ts"],
	"entryPointStrategy": "expand",
	"out": "./docs"
}
