Skip to content

InternalPlugin.getModifiedTime method

InternalPlugin › getModifiedTime

Unofficial

Get the last modified time of the plugin config file.

Signature:

getModifiedTime(): Promise<number | undefined>

Returns: Promise<number | undefined>The modification timestamp, or undefined.