added fonts
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
function localFont(options) {
|
||||
throw new Error();
|
||||
}
|
||||
exports.default = localFont;
|
||||
Reference in New Issue
Block a user