mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-08 14:44:00 +00:00
4 lines
90 B
TypeScript
4 lines
90 B
TypeScript
import {defaultHooks} from 'app/client/DefaultHooks';
|
|
|
|
export const hooks = defaultHooks;
|