UNPKG

@barnabask/astro-minisearch

Version:

Utilities to add a static full text index to an Astro project

6 lines 198 B
export * from "./collections.js"; export * from "./pages.js"; export * from "./plain-text-plugin.js"; export * from "./search-index.js"; export * from "./types.js"; //# sourceMappingURL=index.js.map