@types/link2aws
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Installation

npm install --save @types/link2aws

Summary

This package contains type definitions for link2aws (https://github.com/link2aws/link2aws).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/link2aws.

index.d.ts

export class ARN {
    constructor(text: string);
    get string(): string;
    get console(): string;
    get qualifiers(): string[];
    get pathLast(): string;
    get consoleLink(): string;
}

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:38 GMT
  • Dependencies: none

Credits

These definitions were written by Kit Peters.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/link2aws

Weekly Downloads

1,365

Version

1.0.3

License

MIT

Unpacked Size

2.92 kB

Total Files

5

Last publish

Collaborators

  • types