# README
Scale Extension Interfaces
This library contains the Scale Extension Interfaces to generate host and guest extensions across multiple languages.
This library is not meant to be used directly, but rather as an internal dependency for the Scale Runtime and generated Scale Extensions.
License
The Scale Extension Interfaces project is available as open source under the terms of the Apache License, Version 2.0.
Project Managed By:
# Packages
No description provided by the author
# Interfaces
Extension is an interface that must be implemented by all Scale Extensions for use with the Host.
No description provided by the author