vigiles API reference
Guides
GitHub
Preparing search index...
core/spec
FileRef
Interface FileRef
A typed file reference — verified at compile time.
interface
FileRef
{
_ref
:
"file"
;
path
:
VerifiedPath
;
}
Index
Properties
_
ref
path
Properties
Readonly
_
ref
_ref
:
"file"
Readonly
path
path
:
VerifiedPath
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
ref
path
Guides
GitHub
vigiles API reference
Loading...
A typed file reference — verified at compile time.