UNPKG

@gobstones/typedoc-theme-gobstones

Version:

A simple theme for the Gobstones generated documentation.

7 lines 229 B
import { IconRecord } from './IconType'; /** * A record of all possible reflection kinds along with a function that * returns it's associated icon. */ export declare const icons: IconRecord; //# sourceMappingURL=icons.d.ts.map