UNPKG

@aws-sdk/util-endpoints

Version:
3 lines (2 loc) 115 B
import { EndpointARN } from "@smithy/types"; export declare const parseArn: (value: string) => EndpointARN | null;