Skip to content

Commit 4844ce0

Browse files
committed
Refactoring
1 parent 689f4a4 commit 4844ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

baseai/baseai.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type {BaseAIConfig} from 'baseai';
1+
import type { BaseAIConfig } from 'baseai';
22

33
export const config: BaseAIConfig = {
44
log: {

0 commit comments

Comments
 (0)