Skip to content

First release

Latest
Compare
Choose a tag to compare
@NathanielInman NathanielInman released this 23 Oct 17:17

This first release was a port from the original ion-cloud library on npm. You can now import the individual components of ion-cloud such as import {Ion} from '@ion-cloud/ion'; or continue to import them all at the same time with the new collection with import * as IonCloud from '@ion-cloud/core';