UNPKG

code-workshop-kit

Version:
11 lines 369 B
/*! * @preserve * Dank Mono (v0.491) * This font is subject to a EULA. A user-licence can be acquired at: * https://dank.sh * © 2018 Phil Plückthun. All Rights Reserved. */ /// <reference types="css-font-loading-module" /> declare const fontChunks: FontFace[]; declare const loadFonts: () => Promise<void>; //# sourceMappingURL=loadAndSetDankMonoFont.d.ts.map