Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 379 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 379 Bytes

This repository contains the two metapackages used by the SAFE Template.

SAFE.Server

Contains dependencies required for the SAFE Stack server component, as well as a set of helper types and utilities.

SAFE.Client

Contains dependencies required for the SAFE Stack client component, as well as a set of helper types and utilities, including AsyncMsg and Deferred types.