Docs: updated packages reference docs for 7.1.0-beta1. (#25958)
This commit is contained in:
@@ -16,7 +16,7 @@ Checks if series time field has ms resolution
|
||||
<b>Signature</b>
|
||||
|
||||
```typescript
|
||||
hasMsResolution: (timeField: Field<any, import("..").Vector<any>>) => boolean
|
||||
hasMsResolution: (timeField: Field) => boolean
|
||||
```
|
||||
<b>Import</b>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user