add core extensions
This commit is contained in:
@@ -7,8 +7,6 @@ export interface HistoryOptions {
|
||||
}
|
||||
|
||||
const History = createExtension({
|
||||
name: 'history',
|
||||
|
||||
defaultOptions: <HistoryOptions>{
|
||||
depth: 100,
|
||||
newGroupDelay: 500,
|
||||
|
||||
Reference in New Issue
Block a user