-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
typescript/template/src/config/extend.ts
Lines 1 to 5 in 5958f13
| const view = require('think-view'); | |
| const model = require('think-model'); | |
| const cache = require('think-cache'); | |
| const session = require('think-session'); | |
| import { think } from 'thinkjs'; |
按道理是可以全部使用 import 的吧?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels