export interface Ports { port: number; livereloadPort: number; notificationPort: number; } /** * Convenience function for finding open ports of old-style projects. * * For `ionic-angular` and `ionic1`, Ionic provides the livereload server and * "dev logger" server. */ export declare function findOpenIonicPorts(address: string, ports: Ports): Promise<Ports>;
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
angular | Folder | 0755 |
|
|
bare | Folder | 0755 |
|
|
custom | Folder | 0755 |
|
|
ionic-angular | Folder | 0755 |
|
|
ionic1 | Folder | 0755 |
|
|
react | Folder | 0755 |
|
|
vue | Folder | 0755 |
|
|
common.d.ts | File | 377 B | 0644 |
|
common.js | File | 1.83 KB | 0644 |
|
index.d.ts | File | 6.64 KB | 0644 |
|
index.js | File | 27.11 KB | 0644 |
|