Skip to content

@stephansama packages / @stephansama/astro-iconify-svgmap / util / buildEnd

Function: buildEnd()

ts
function buildEnd(
   collections, 
   usage, 
   options): void;

Defined in: util.ts:12

Parameters

collections

Record<string, IconifyJSON>

usage

Record<string, string[]>

options

Options

Returns

void

Released under MIT license