mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-11 06:10:03 +08:00
TS: Coverted util service
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import {onChildEvent} from '../services/dom';
|
||||
import {uniqueId} from '../services/util';
|
||||
import {uniqueId} from '../services/util.ts';
|
||||
import {Component} from './component';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user