File

test/fixtures/sample-files-extends/src/app/boo.interface.ts

Description

A boo interface just for documentation purpose

Index

Properties

Properties

boo
boo: string
Type : string

The boo

export interface BooInterface {
    /**
     * The boo
     */
    boo: string;
}

results matching ""

    No results matching ""