UNPKG
@longlv91/healthcare
Version:
latest (1.0.1)
1.0.1
1.0.0
Health care
github.com/longlv91/health-common
longlv91/health-common
@longlv91/healthcare
/
dist
/
common
/
interfaces
/
IClinic.d.ts
4 lines
•
116 B
TypeScript
View Raw
1
2
3
4
import
{
IUser
}
from
"./IUser"
;
export
interface
IClinic
extends
IUser
{ }
//# sourceMappingURL=IClinic.d.ts.map