Generates a public interface type that removes private and protected fields. This allows accepting otherwise compatible versions of the type (e.g. from multiple copies of the same package in node_modules).
node_modules
Generates a public interface type that removes private and protected fields. This allows accepting otherwise compatible versions of the type (e.g. from multiple copies of the same package in
node_modules
).