projecte_ionic/node_modules/@ionic/angular/providers/action-sheet-controller.d.ts.map
2022-02-09 18:30:03 +01:00

1 line
423 B
Plaintext
Executable file

{"version":3,"file":"action-sheet-controller.d.ts","sources":["action-sheet-controller.d.ts"],"names":[],"mappings":"AAAA;AACA;;AACA;AACA;;;AACA","sourcesContent":["import { ActionSheetOptions } from '@ionic/core';\nimport { OverlayBaseController } from '../util/overlay';\nexport declare class ActionSheetController extends OverlayBaseController<ActionSheetOptions, HTMLIonActionSheetElement> {\n constructor();\n}\n"]}