Adds the given assets to the link hook output.
assets
void addAll(Iterable<DataAsset> assets) => assets.forEach(add);