Description
Provides Persistent instances to Facebook types.
Description
This package provides orphan Persistent instances to Facebook types. It is needed because fb
package should not depend on persistent
, and neither should persistent
depend on fb
. Use this fb-persistent
package instead of providing your own orphan instances.