Files
old-kitabcitab-frontend/kitabcitab/node_modules/@next/font/dist/local/index.js
2022-12-27 12:05:56 +01:00

7 lines
161 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function localFont(options) {
throw new Error();
}
exports.default = localFont;