@servicenow/sdk - v4.4.1
    Preparing search index...

    Interface CompilerOptionsFromTsConfigOptions

    interface CompilerOptionsFromTsConfigOptions {
        encoding?: string;
        fileSystem?: FileSystemHost;
    }
    Index

    Properties

    encoding?: string
    fileSystem?: FileSystemHost