entity icon indicating copy to clipboard operation
entity copied to clipboard

fix: convert privacy policy rule definition to functions

Open wschurman opened this issue 1 year ago • 1 comments

Why

Closes ENG-10810.

This is a good direction to go to further prevent import cycles. Related to https://github.com/expo/entity/pull/210.

How

Convert to functions so that they aren't run when imported.

Test Plan

This is unfinished, but CI.

wschurman avatar Dec 04 '23 22:12 wschurman