This commit is contained in:
syuilo
2020-09-19 11:37:04 +09:00
parent 6e0d5d9efb
commit 5ea387c070
18 changed files with 43 additions and 43 deletions

View File

@ -1,7 +1,7 @@
import autobind from 'autobind-decorator';
import Module from '@/module';
import serifs from '@/serifs';
import { genItem } from '../../vocabulary';
import { genItem } from '@/vocabulary';
export default class extends Module {
public readonly name = 'noting';