fix(core): Implemented, fixes #1
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
const removeme = {};
|
||||
export { removeme };
|
||||
import figlet, { type Fonts } from 'figlet';
|
||||
|
||||
export {
|
||||
figlet,
|
||||
type Fonts,
|
||||
}
|
||||
Reference in New Issue
Block a user