'What means '@internal' in aws-sdk-js code
I read the aws-sdk-js/cloudsearch code.
Some variable has '@internal' annotation.
-- like below
/**
- Unique service identifier.
- @internal */ serviceId?: string;
--
what means?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
