mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-21 20:16:26 +08:00
init: the first public commit for AFFiNE
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { EditorCommands } from './datasource-commands';
|
||||
|
||||
describe('datasourceCommands', () => {
|
||||
// it('should work', () => {
|
||||
// expect(EditorCommands()).toEqual('datasource-commands');
|
||||
// });
|
||||
});
|
||||
Reference in New Issue
Block a user