/** * @copyright Sister Software * @license AGPL-3.0 * @author Teffen Ellis, et al. */ export * from "./defaults.ts"; export * from "./policy.ts"; export * from "./proposal-collection.ts"; export * from "./registry.ts"; //# sourceMappingURL=index.d.ts.map