mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
fix
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Tests located in test/chart
|
||||
*/
|
||||
|
||||
const nestedProperty = require('nested-property');
|
||||
import * as nestedProperty from 'nested-property';
|
||||
import autobind from 'autobind-decorator';
|
||||
import Logger from '../logger';
|
||||
import { Schema } from '../../misc/schema';
|
||||
|
||||
Reference in New Issue
Block a user