code-workshop-kit
Version:
The future of remote code workshops & training
11 lines • 369 B
TypeScript
/*!
* @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