Skip to content

Commit 2bbf677

Browse files
authored
chore: remove experimental flag (#1322)
1 parent 38d84dc commit 2bbf677

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/shared.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ export interface _DataSourceOptions {
252252

253253
/**
254254
* Should the data be fetched once rather than subscribing to changes.
255-
* @experimental Still under development
256255
*/
257256
once?: boolean
258257
}

0 commit comments

Comments
 (0)