taraskevizer
    Preparing search index...

    Type Alias WhiteSpaceStorage

    Created in whitespacesToSpaces.

    Emptied in restoreWhitespaces.

    type WhiteSpaceStorage = {
        spaces: string[];
    }
    Index

    Properties

    Properties

    spaces: string[]