UNPKG

@barnabask/astro-minisearch

Version:

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

6 lines (5 loc) 165 B
export * from "./collections.js"; export * from "./pages.js"; export * from "./plain-text-plugin.js"; export * from "./search-index.js"; export * from "./types.js";