Skip to content

apollo-code


apollo-code / plugin-sdk/src / FileStat

Interface: FileStat

Properties

modifiedAt

readonly modifiedAt: number


size

readonly size: number


type

readonly type: "file" | "directory" | "other"