FileUrlToPathOptions

sealed external interface FileUrlToPathOptions(source)

Properties

Link copied to clipboard
abstract var windows: Boolean?

true if the path should be return as a windows filepath, false for posix, and undefined for the system default.