mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 01:32:56 +03:00
f4fdbbe6dd
```ts import { toggleGeneralAIOnboarding } from '@affine/core/components/affine/ai-onboarding/apis'; // show // toggleGeneralAIOnboarding(); toggleGeneralAIOnboarding(true); // dismiss toggleGeneralAIOnboarding(false); ``` |
||
---|---|---|
.. | ||
public | ||
src | ||
package.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
tsconfig.server.json |