interface Assembly {
    _nonexistent_Assembly: never;
}

Properties

_nonexistent_Assembly: never