4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
throw new Error(
|
|
"This package has no entry-point. Please consult the README.md to learn how to use it."
|
|
);
|